Spring Spring Security

22 CVEs affecting Spring Spring Security. Latest disclosed: 2026-06-10. Critical: 1, High: 9.

Top CVEs affecting Spring Spring Security
CVESeverityScorePublishedSummary
CVE-2025-41232Critical9.12025-05-21Spring Security Aspects may not correctly locate method security annotations on private methods. This can cause an authorization bypass. Your application may…
CVE-2026-22733High8.22026-03-20Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication…
CVE-2026-41003High7.62026-06-10An attacker able to influence values in RelyingPartyRegistration may be able to run arbitrary code on HTML forms generated by Spring Security filters. Affecte…
CVE-2026-40988High7.52026-06-10An application using spring-security-saml2-service-provider and the REDIRECT binding for SAML 2.0 Login or Logout may be vulnerable to a denial of service by w…
CVE-2026-22754High7.52026-04-22Vulnerability in Spring Spring Security. If an application uses <sec:intercept-url servlet-path="/servlet-path" pattern="/endpoint/**"/> to define the servlet…
CVE-2026-22753High7.52026-04-22Vulnerability in Spring Spring Security. If an application is using securityMatchers(String) and a PathPatternRequestMatcher.Builder bean to prepend a servlet…
CVE-2025-22228High7.42025-03-20BCryptPasswordEncoder.matches(CharSequence,String) will incorrectly return true for passwords larger than 72 characters as long as the first 72 characters are…
CVE-2024-22234High7.42024-02-20In Spring Security, versions 6.1.x prior to 6.1.7 and versions 6.2.x prior to 6.2.2, an application is vulnerable to broken access control when it directly use…
CVE-2026-40993High7.32026-06-10An attacker with write permissions to the database table managed by JdbcAssertingPartyMetadataRepository (saml2_asserting_party_metadata) may be able to store…
CVE-2019-11272High7.32019-06-26Spring Security, versions 4.2.x up to 4.2.12, and older unsupported versions support plain text passwords using PlaintextPasswordEncoder. If an application usi…
CVE-2026-47838Medium6.82026-06-10SubjectDnX509PrincipalExtractor does not correctly handle certain malformed X.509 certificate CN values, which can lead to reading the wrong value for the user…
CVE-2026-22747Medium6.82026-04-22Vulnerability in Spring Spring Security. SubjectX500PrincipalExtractor does not correctly handle certain malformed X.509 certificate CN values, which can lead…
CVE-2024-38810Medium6.52024-08-20Missing Authorization When Using @AuthorizeReturnObject in Spring Security 6.3.0 and 6.3.1 allows attacker to render security annotations inaffective.
CVE-2026-41706Medium6.12026-06-10Spring Security's CookieRequestCache and CookieServerRequestCache store the pre-authentication request URL in a browser cookie so that users can be redirected…
CVE-2026-41008Medium6.12026-06-10Spring Security Authorization Server's authorization endpoint performs insufficient validation of the request_uri parameter. An attacker can craft a malicious…
CVE-2026-22748Medium5.32026-04-22Vulnerability in Spring Spring Security. When an application configures JWT decoding with NimbusJwtDecoder  or NimbusReactiveJwtDecoder, it must configure an O…
CVE-2025-22234Medium5.32026-01-22The fix applied in CVE-2025-22228 inadvertently broke the timing attack mitigation implemented in DaoAuthenticationProvider. This can allow attackers to infer…
CVE-2025-22223Medium5.32025-03-24Spring Security 6.4.0 - 6.4.3 may not correctly locate method security annotations on parameterized types or methods. This may cause an authorization bypass.  …
CVE-2019-3795Medium5.32019-04-09Spring Security versions 4.2.x prior to 4.2.12, 5.0.x prior to 5.0.12, and 5.1.x prior to 5.1.5 contain an insecure randomness vulnerability when using SecureR…
CVE-2026-22751Medium4.82026-04-21Vulnerability in Spring Spring Security. Applications that explicitly configure One-Time Token login with JdbcOneTimeTokenService are vulnerable to a Time-of-c…